home *** CD-ROM | disk | FTP | other *** search
- /*---------------------------------------------------------------------------*/
- /* */
- /* hcInit - This REXX Macro is called when the report is first called */
- /* This is where you can set up your Header and such */
- /* */
- /* Valid Variables are: */
- /* hcReportName hcReportDescription hcServerURL */
- /* hcServerRoot hcDocumentRoot hcTopHTML */
- /* */
- /* Valid Functions: */
- /* RxhcLineOut - 1 Parameter (Output string) Cr/Lf will be added by */
- /* the function */
- /* */
- /*---------------------------------------------------------------------------*/
-
-
- RETURN